home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / The Hacks / GrowBoxDock / Sources / Dutch.lproj / Localize.r < prev    next >
Encoding:
Text File  |  2001-02-18  |  25.3 KB  |  437 lines

  1. /*
  2.     File:        Localize.r
  3.  
  4.     Contains:    all strings for SimpleText that need to be localized.  Nothing in a .r file outside
  5.                 of this file should be language specific.
  6.  
  7.     Version:    SimpleText 1.4 or later
  8.  
  9.     Written by:    Tom Dowdy & others
  10.  
  11.     Copyright:    © 1993-1997 by Apple Computer, Inc., all rights reserved.
  12.  
  13.     File Ownership:
  14.  
  15.         DRI:                Tom Dowdy
  16.  
  17.         Other Contact:        Jim Negrette
  18.  
  19.         Technology:            Macintosh Graphics Group
  20.  
  21.     Writers:
  22.  
  23.         (ted)    Tom Dowdy
  24.         (TD)    Tom Dowdy
  25.  
  26.     Change History (most recent first):
  27.  
  28.     $Log: Localize.r,v $
  29.     Revision 1.1  2000/06/09 01:09:18  mig
  30.     make files localizable (removed from root directory, added to this one)
  31.     
  32.     Revision 1.3  1999/04/01 22:50:06  devans
  33.     Add Execute menu for running applescripts
  34.     
  35.     Revision 1.2  1998/04/20 04:47:50  jiarocci
  36.     Date change. Clean target.
  37.     
  38.     Revision 1.1.1.1  1998/03/18 22:56:10  ivory
  39.     Initial checkin of SimpleText.
  40.  
  41.  * 
  42.  * 3     10/23/97 9:21 AM Tom Dowdy
  43.  * added word file after stationery
  44.  * 
  45.  * 2     8/20/97 4:17 PM Tom Dowdy
  46.  * spelling bugfixe
  47.  * 
  48.  * 1     7/28/97 11:19 AM Duane Byram
  49.  * first added to Source Safe project
  50.  
  51.         <15>     6/24/97    ted        Truncated help string
  52.         <14>     3/27/97    ted        [1606493]  occured -> occurred
  53.         <13>     1/27/97    ted        removing word "string" from end of replace dialog entry.
  54.         <12>     1/13/97    ted        fixing date on copyright
  55.         <11>    11/14/96    ted        [1604457]  speak all message -- geez.
  56.         <10>     11/5/96    ted        [1157235]  chaning more balloon help content
  57.          <9>     11/5/96    ted        [1157235]  chaning more balloon help content
  58.          <8>     11/4/96    ted        [1157235]  changing balloon help content
  59.          <7>     8/13/96    ted        fixing shift arrows for japanese
  60.          <6>     7/29/96    ted        fixing cmd keys
  61.          <5>     7/25/96    ted        removing elipses from menu items where it isn't needed.
  62.          <4>      6/4/96    ted        1996 into version string
  63.          <3>     2/21/96    ted        adding 3d to balloon help
  64.          <2>     10/2/95    TD        adding page text from GXFile.
  65.          <1>     8/21/95    TD        First checked in.
  66.         <25>     3/10/95    TED        changed version to 1.3, started 3D rollin.
  67.         <24>     1/30/95    DSL        changed version to 1.2 (GM).
  68.         <23>    12/21/94    DAL        Version 1.2d3.
  69.         <22>     12/7/94    DAL        Version 1.2d2.
  70.         <17>      9/8/94    DAL        Changed version to 1.2d1. Added FIRSTNEWDOCUMENTTITLE (Radar
  71.                                     #1148458). Added SAVEBUTTONSHORTCUTS (key shortcuts for Don't
  72.                                     Save button, Radar #110047). Made no-printer messages more like
  73.                                     Finder's.
  74.  
  75. */
  76.  
  77. // --------------------------------------------------------------------------------------------------------------
  78.  
  79. // Basic application information
  80. #define APPNAME                    "SimpleText"
  81.  
  82. // Version number is "MAJOR.MINORHIGHNIBBLE.MINORLONIBBLE"
  83. #define    MAJORVERSION            0x01
  84. #define MINORVERSION            0x40
  85. #define STAGE                    final
  86. #define RELEASE                    0
  87. #define SHORTVERSIONSTRING        "1.4"
  88. #define COPYRIGHTNOTICE            " © Apple Computer, Inc. 1985-1998"
  89.  
  90. #define COUNTRYVERSION            verUS
  91. #define LONGVERSIONSTRING        APPNAME " " SHORTVERSIONSTRING ", " COPYRIGHTNOTICE
  92.  
  93. // open kinds
  94. #define READONLYDOC        "SimpleText read-only document",
  95. #define PICTDOC            "SimpleText picture",
  96. #define MOVIEDOC        "SimpleText movie",
  97. #define PRINTDOC        "SimpleText print document",
  98. #define PDDDOC            "portable digital document",
  99. #define STATIONERYDOC    "SimpleText stationery file",
  100. #define TEXTDOC            "SimpleText text document"
  101.  
  102.  
  103. // Window titles
  104. #define FIRSTNEWDOCUMENTTITLE    "untitled"
  105. #define NEWDOCUMENTTITLE        "untitled ^0"
  106. #define ABOUTBOXTITLE            "About " APPNAME "…"
  107. #define CLIPBOARDTITLE            "Clipboard"
  108.  
  109. // Misc strings
  110. #define ABOUTSTRING1            APPNAME
  111. #define ABOUTSTRING2            "Tom Dowdy"
  112. #define ABOUTSTRING3            "from original works by:"
  113. #define ABOUTSTRING4            "Ken, Hoon, Francis, and Bryan"
  114. #define ABOUTSTRING5            COPYRIGHTNOTICE
  115. #define ABOUTSTRING6            "Version " SHORTVERSIONSTRING
  116. #define CLIPBOARDNONESTRING        "Clipboard contents: none"
  117. #define CLIPBOARDUNKNOWNSTRING    "Clipboard contents: unknown type"
  118. #define CLIPBOARDPICTSTRING        "Clipboard contents: picture"
  119. #define CLIPBOARDTEXTSTRING        "Clipboard contents: text"
  120. #define CLIPBOARDHIDE            "Hide Clipboard"
  121. #define CLIPBOARDSHOW            "Show Clipboard"
  122. #define TEXTSAVEPROMPT            "Save this document as:"
  123. #define TEXTSAVEBUTTON            "Save"
  124. #define TEXTCANCELBUTTON        "Cancel"
  125. #define TEXTEJECTBUTTON            "Eject"
  126. #define TEXTDESKTOPBUTTON        "Desktop"
  127. #define TEXTSTATIONERY            "To save this document as a stationery pad (a template document) click this button before clicking the Save button."
  128. #define TEXTSTATIONERYSELECTED    "When this button is selected, the document you are saving will be saved as a stationery pad (a template document)."
  129. #define TEXTDOCUMENT            "To save your document as a "APPNAME" document, click this button."
  130. #define TEXTDOCUMENTSELECTED    "When this button is selected, your document will be saved as a "APPNAME" document."
  131. #define TEXTPICTMARKER1            "\$CA"
  132. #define TEXTPICTMARKER2            ""
  133. #define HELPMENUCOMMAND            "?"
  134.  
  135. // Save changes alert strings
  136. #define SAVESAVEBUTTON            "Save"
  137. #define SAVECANCELBUTTON        "Cancel"
  138. #define SAVEDONTSAVEBUTTON        "Don’t Save"
  139. #define SAVEBUTTONSHORTCUTS        "Dd"
  140. #define SAVESTATICTEXT            "Save changes to the document “^0” before closing?"
  141.  
  142. // Go to page alert strings
  143. #define GOTOOKBUTTON            "OK"
  144. #define GOTOCANCELBUTTON        "Cancel"
  145. #define GOTOSTATICTEXT            "Go to page"
  146. #define GOTOOFSTATICTEXT        "of ^0."
  147. #define GOTOPAGESLIDERSTRING    "Go to page: "
  148. #define PAGELABELSTRING            "^0 of ^1 (^2%)"
  149.  
  150. // Find/Replace alert strings
  151. #define FINDBUTTON                "Find"
  152. #define FINDCANCELBUTTON        "Cancel"
  153. #define REPLACEBUTTON            "Replace"
  154. #define REPLACEALLBUTTON        "Replace All"
  155. #define FINDCASESENSITIVE        "Case Sensitive"
  156. #define FINDWRAPAROUND            "Wrap–Around Search"
  157. #define FINDSTATIC                "Find what?"
  158. #define REPLACESTATIC            "Replace with what?"
  159.  
  160. // Error alerts
  161. #define ERROKBUTTON            "OK"
  162. #define ERRCANCELBUTTON        "Cancel"
  163. #define ERRSTARTUPVERSION    APPNAME " requires System 7 in order to run."
  164. #define ERRSTARTUPFAILED    APPNAME " is unable to run because of a serious error."
  165. #define ERRNEWFAILEDRAM        APPNAME" cannot make a new document because there is not enough memory."
  166. #define ERROPENFAILED        APPNAME" cannot open this document. It may be in use by someone else."
  167. #define ERRSAVEFAILED        APPNAME" cannot save this document. This disk may be full or locked, or the file may be locked."
  168. #define ERRMODFAILED        "You cannot modify this document; you can only look at it."
  169. #define ERRSETUPFAILED        APPNAME" is unable to setup the page for this document. Please use the Chooser to select a printer."
  170. #define ERRPRINTMEM            APPNAME" cannot print this document because there is not enough memory."
  171. #define ERRPAGESETUPMEM        APPNAME" cannot perform a Page Setup for this document because there is not enough memory."
  172. #define ERRPRINTDISKFULL    APPNAME" cannot print this document because there is not enough room available on the hard disk."
  173. #define ERRPRINTTYPE        APPNAME" cannot print this kind of document."
  174. #define ERRPRINTFAILED        APPNAME" is unable to print this document. Please use the Chooser to select a printer."
  175. #define ERROPENSIZE            "This document is too large to be opened by "APPNAME"."
  176. #define ERRPASTESIZE        "This document is too large to accept the text from the clipboard."
  177. #define ERRTYPESIZE            "This document is too large to accept any more text."
  178. #define ERRSIZECHANGE        "Your requested change would cause this document to become too long."
  179. #define ERROPENTYPE            APPNAME" cannot display this kind of document."
  180. #define ERRCOPYTOOBIG        APPNAME" cannot copy from this document, the selection is too large."
  181. #define ERRSAVETYPE            APPNAME" cannot replace a different kind of document."
  182. #define ERROPENOUTOFMEM        APPNAME" cannot display this document because there is not enough memory."
  183. #define ERROPENDRAW            APPNAME" cannot display this document because an error occurred while drawing."
  184. #define ERROPENPS            APPNAME" may not be able to display this document properly because it contains PostScript®."
  185. #define ERROPENNOPAGES        APPNAME" cannot display this document because it contains no pages."
  186. #define ERRRECORDFULL        APPNAME" cannot record at this moment because there is not enough memory."
  187. #define ERRRECORDERR        APPNAME" cannot record at this moment.  Another application may be using Sound Input."
  188. #define ERRSPEAKFULL        "There is not enough memory to speak.  Try increasing " APPNAME "'s partition size."
  189. #define ERRSPEAKERR            "An error occurred when " APPNAME " tried to speak."
  190. #define ERRCHANGEVOICE        APPNAME " is unable to change to the new voice.  Try increasing " APPNAME "'s partition size."
  191. #define ERROPENANOTHERFAILED        APPNAME " is unable to open another document at this time.  Cancel the current Print or Page Setup dialog and try again."
  192. #define ERRPRINTANOTHERFAILED        APPNAME " is unable to print another document at this time.  Cancel the current Print or Page Setup dialog and try again."
  193.  
  194. // Apple menu strings
  195. #define ABOUTITEM                "About " APPNAME "…"
  196.  
  197. // File menu strings
  198. #define FILEMENU                "File"
  199. #define FILENEWITEM                "New"
  200.     #define FILENEWKEY                "N"
  201. #define FILEOPENITEM            "Open…"
  202.     #define FILEOPENKEY                "O"
  203. #define FILECLOSEITEM            "Close"
  204.     #define FILECLOSEKEY            "W"
  205. #define FILESAVEITEM            "Save"
  206.     #define FILESAVEKEY                "S"
  207. #define FILESAVEASITEM            "Save As…"
  208.     #define FILESAVEASKEY            nokey
  209. #define FILEPAGESETUPITEM        "Page Setup…"
  210.     #define FILEPAGESETUPKEY        nokey
  211. #define FILEPRINTITEM            "Print…"
  212.     #define FILEPRINTKEY            "P"
  213. #define FILEPRINTONECOPYITEM    "Print One Copy"
  214.     #define FILEPRINTONECOPYKEY        nokey
  215. #define FILEQUITITEM            "Quit"
  216.     #define FILEQUITKEY                "Q"
  217.  
  218. // Edit menu strings
  219. #define EDITMENU                "Edit"
  220. #define EDITUNDOITEM            "Undo"
  221.     #define EDITUNDOKEY                "Z"
  222. #define EDITCUTITEM                "Cut"
  223.     #define EDITCUTKEY                "X"
  224. #define EDITCOPYITEM            "Copy"
  225.     #define EDITCOPYKEY                "C"
  226. #define EDITPASTEITEM            "Paste"
  227.     #define EDITPASTEKEY            "V"
  228. #define EDITCLEARITEM            "Clear"
  229.     #define EDITCLEARKEY            nokey
  230. #define EDITSELECTALLITEM        "Select All"
  231. #define EDITSELECTNONEITEM        "Remove Selection"
  232.     #define EDITSELECTALLKEY        "A"
  233.  
  234. #define FINDITEM                "Find…"
  235.     #define FINDKEY                    "F"
  236. #define FINDAGAINITEM            "Find Again"
  237.     #define FINDAGAINKEY            "G"
  238. #define FINDSELECTIONITEM        "Find Selection"
  239.     #define FINDSELECTIONKEY        "H"
  240. #define REPLACEITEM                "Replace…"
  241.     #define REPLACEKEY                "R"
  242. #define REPLACEAGAINITEM        "Replace Again"
  243.     #define REPLACEAGAINKEY            "D"
  244.  
  245. #define EXECUTEITEM                "Execute"    // for AppleScript
  246.     #define EXECUTEKEY            "="        // for AppleScript
  247.  
  248. #define EDITNEXTPAGEITEM        "Next Page"
  249.     #define EDITNEXTPAGEKEY            "="
  250. #define EDITPREVPAGEITEM        "Previous Page"
  251.     #define EDITPREVPAGEKEY            "-"
  252. #define EDITGOTOPAGEITEM        "Go to Page…"
  253.     #define EDITGOTOPAGEKEY            nokey
  254. #define EDITSHOWCLIPBOARDITEM    "Show Clipboard  "
  255.     #define EDITSHOWCLIPBOARDKEY    nokey
  256.  
  257. // Font menu strings
  258. #define FONTMENU                "Font"
  259.  
  260. // Size menu strings
  261. #define SIZEMENU                "Size"
  262. #define SIZE9POINT                "9 Point"
  263.     #define SIZE9POINTKEY            nokey
  264. #define SIZE10POINT                "10 Point"
  265.     #define SIZE10POINTKEY            nokey
  266. #define SIZE12POINT                "12 Point"
  267.     #define SIZE12POINTKEY            nokey
  268. #define SIZE14POINT                "14 Point"
  269.     #define SIZE14POINTKEY            nokey
  270. #define SIZE18POINT                "18 Point"
  271.     #define SIZE18POINTKEY            nokey
  272. #define SIZE24POINT                "24 Point"
  273.     #define SIZE24POINTKEY            nokey
  274. #define SIZE36POINT                "36 Point"
  275.     #define SIZE36POINTKEY            nokey
  276.     
  277. // Style menu strings
  278. #define STYLEMENU                "Style"
  279. #define STYLEPLAIN                "Plain Text"
  280.     #define STYLEPLAINKEY            "T"
  281. #define STYLEBOLD                "Bold"
  282.     #define STYLEBOLDKEY            "B"
  283. #define STYLEITALIC                "Italic"
  284.     #define STYLEITALICKEY            "I"
  285. #define STYLEUNDERLINE            "Underline"
  286.     #define STYLEUNDERLINEKEY        "U"
  287. #define STYLEOUTLINE            "Outline"
  288.     #define STYLEOUTLINEKEY            nokey
  289. #define STYLESHADOW                "Shadow"
  290.     #define STYLESHADOWKEY            nokey
  291. #define STYLECONDENSED            "Condensed"
  292.     #define STYLECONDENSEDKEY        nokey
  293. #define STYLEEXTENDED            "Extended"
  294.     #define STYLEEXTENDEDKEY        nokey
  295.  
  296. // Sound menu strings
  297. #define SOUNDMENU                "Sound"
  298. #define SOUNDRECORDITEM            "Record…"
  299.     #define SOUNDRECORDKEY            nokey
  300. #define SOUNDPLAYITEM            "Play"
  301.     #define SOUNDPLAYKEY            nokey
  302. #define SOUNDERASEITEM            "Erase"
  303.     #define SOUNDERASEKEY            nokey
  304. #define SOUNDSPEAKSELECTIONITEM    "Speak Selection"
  305. #define SOUNDSPEAKALLITEM        "Speak All"
  306.     #define SOUNDSPEAKKEY            "J"
  307. #define SOUNDSTOPSPEAKINGITEM    "Stop Speaking"
  308.     #define SOUNDSTOPSPEAKINGKEY    "."
  309. #define SOUNDVOICESITEM            "Voices"
  310.     #define SOUNDVOICESKEY            nokey
  311. #define NOVOICESITEM            "None"
  312.     #define NOVOICESKEY            nokey
  313.     
  314.     
  315. // items in the GX pop up menu
  316. #define GXPOPUPMENU                "Display Options"
  317.  
  318. #define GXFIFTY                    "50%"
  319. #define GXONEHUNDRED            "100%"
  320. #define GXONEHUNDREDTWELVE        "112%"
  321. #define GXONEHUNDREDFIFTY        "150%"
  322. #define GXTWOHUNDRED            "200%"
  323. #define GXFOURHUNDRED            "400%"
  324. #define GXSCALETOFIT            "Scale image to fit window"
  325. #define GXDONTSHOWMARGINS        "Don’t show margins"
  326.  
  327. // Balloon Help Strings
  328. #define FINDERHELPSTRING    APPNAME "\n\n" "This is a simple application program that you can use to view Read Me files, text files, movies, 3D files, and certain graphics files, and to write letters and memos."
  329.  
  330. // Apple menu help
  331. #define HELPABOUTITEM        "Displays information about the version of the "APPNAME" application."
  332.  
  333. // File menu help
  334. #define HELPFILEMENU        "File menu\n\nUse this menu to open, close, save, and print "APPNAME" documents, and to quit "APPNAME"."
  335. #define HELPNEWE            "Opens a new "APPNAME" document called “untitled.”"
  336. #define HELPNEWD            "Opens a new "APPNAME" document called “untitled.”  Not available because there is a dialog box on the screen."
  337. #define HELPOPENE            "Displays a dialog box that allows you to select an existing "APPNAME" document to open."
  338. #define HELPOPEND            "Displays a dialog box that allows you to select an existing "APPNAME" document to open.  Not available because there is a dialog box on the screen."
  339. #define HELPCLOSEE            "Closes the open "APPNAME" document or window."
  340. #define HELPCLOSED            "Closes the open "APPNAME" document or window.  Not available because no "APPNAME" document is open."
  341. #define HELPSAVEE            "Saves the open "APPNAME" document.  If you have not saved the document before, a dialog box appears in which you assign a name to the document and indicate where to save it."
  342. #define HELPSAVED            "Saves the open "APPNAME" document.  Not available because no "APPNAME" document is open, because no changes have been made to the open document, or because the open document is a special type that cannot be changed or saved."
  343. #define HELPSAVEASE            "Displays a dialog box in which you can assign a name to the document and indicate where to save it."
  344. #define HELPSAVEASD            "Displays a dialog box in which you can name and save the open document.  Not available because no "APPNAME" document is open, because no changes have been made to the open document, or because the open document is a special type that cannot be changed."
  345. #define HELPPAGESETUPE        "Displays a dialog box in which you can select paper size, orientation, and other printing options."
  346. #define HELPPAGESETUPD        "Displays a dialog box in which you can select paper size, orientation, and other printing options.  Not available because the current window cannot be printed."
  347. #define HELPPRINTE            "Displays a dialog box in which you can specify the number of copies you want to print and other printing options."
  348. #define HELPPRINTD            "Displays a dialog box in which you can specify the number of copies you want to print and other printing options.  Not available because no "APPNAME" document is open or because the open "APPNAME" document is empty."
  349. #define HELPPRINTONEE        "Prints a single copy of the "APPNAME" document."
  350. #define HELPPRINTONED        "Prints a single copy of the "APPNAME" document.  Not available because no "APPNAME" document is open or because the open "APPNAME" document is empty."
  351. #define HELPQUITE            "Quits the "APPNAME" application.  If you have not saved changes you made to the open document, you will be asked whether you want to save changes."
  352. #define HELPQUITD            "Quits the "APPNAME" application.  Not available because there is a dialog box on the screen."
  353.  
  354. // Edit menu help
  355. #define HELPEDITMENU        "Edit menu\n\nUse this menu to undo your last action, to manipulate text or graphics, to select the entire contents of a document, and to show what’s on the Clipboard."
  356. #define HELPUNDOE            "Undoes your last action. In "APPNAME", you can use this command to replace material you have cut or cleared or to remove material you have pasted or typed."
  357. #define HELPUNDOD            "Undoes your last action if it involved cutting, clearing, pasting, or typing. Not available now because your last action cannot be undone."
  358. #define HELPCUTE            "Removes the selected text or graphics and places it temporarily into a storage area called the Clipboard."
  359. #define HELPCUTD            "Removes the selected text or graphics and places it temporarily into a storage area called the Clipboard.  Not available now because nothing is selected."
  360. #define HELPCOPYE            "Copies the selected text or graphics.  The original selection remains where it is. The copy is placed temporarily into a storage area called the Clipboard."
  361. #define HELPCOPYD            "Copies the selected text or graphics. The original selection remains where it is. The copy is placed temporarily into a storage area called the Clipboard. The command is not available now because nothing is selected."
  362. #define HELPPASTEE            "Inserts the contents of the Clipboard at the location of the insertion point."
  363. #define HELPPASTED            "Inserts the contents of the Clipboard at the location of the insertion point. Not available because there is nothing on the Clipboard or because the contents of the Clipboard are of a type "APPNAME" can’t read."
  364. #define HELPCLEARE            "Removes the selected text or graphics without storing it on the Clipboard."
  365. #define HELPCLEARD            "Removes the selected text or graphics without storing it on the Clipboard.  Not available now because nothing is selected."
  366. #define HELPSELECTALLE        "Selects or deselects (for pictures) the entire contents of the open "APPNAME" document."
  367. #define HELPSELECTALLD        "Selects or deselects (for pictures) the entire contents of the open "APPNAME" document.  Not available now because no "APPNAME" document is open or because the open document is empty."
  368. #define HELPNEXTPAGEE        "Displays the next page in the document."
  369. #define HELPNEXTPAGED        "Displays the next page in the document.  Disabled because this document contains no additional pages."
  370. #define HELPPREVPAGEE        "Displays the previous page in the document."
  371. #define HELPPREVPAGED        "Displays the previous page in the document.  Disabled because this document contains no additional pages."
  372. #define HELPGOTOPAGEE        "Displays the specified page in the document."
  373. #define HELPGOTOPAGED        "Displays the specified page in the document.  Disabled because this type of document contains no additional pages, or does not support this command."
  374. #define HELPSHOWCLIPBOARDE    "Displays the contents of the Clipboard (a storage area for the last item cut or copied)."
  375. #define HELPHIDECLIPBOARDE    "Closes the Clipboard window."
  376.  
  377. #define HELPFINDE            "Allows you to search the current window for particular text."
  378. #define HELPFINDD            "Allows you to search the current window for particular text.  Disabled because the current window is not searchable."
  379. #define HELPFINDAGAINE        "Searches the current window for another occurrence of the found text."
  380. #define HELPFINDAGAIND        "Searches the current window for another occurrence of the found text.  Disabled because the current window is not searchable, or because you have not entered text to find."
  381. #define HELPFINDSELECTIONE    "Allows you to search the current window for another occurrence of the selected text."
  382. #define HELPFINDSELECTIOND    "Allows you to search the current window for another occurrence of the selected text.  Disabled because the current window is not searchable, or because no text is currently selected."
  383. #define HELPREPLACEE        "Allows you to search the current window for particular text and replace it."
  384. #define HELPREPLACED        "Allows you to search the current window for particular text and replace it.  Disabled because the current window is not searchable."
  385. #define HELPREPLACEAGAINE    "Searches the current window for another occurrence of the found text and replaces it."
  386. #define HELPREPLACEAGAIND    "Searches the current window for another occurrence of the found text and replaces it.  Disabled because the current window is not searchable, or because you have not entered text to replace."
  387.  
  388. // Font menu help
  389. #define HELPFONTMENUE        "Font menu\n\nUse this menu to change the font used for text in a document."
  390. #define HELPFONTMENUD        "Font menu\n\nUse this menu to change the font used for text in a document.  Not available because the active document is not a text document."
  391. #define HELPFONTITEME        "To use this font in the active document, choose it from this menu."
  392. #define HELPFONTITEMD        "To use this font in the active document, choose it from this menu.  Not available because the active document is not a text document."
  393. #define HELPFONTITEMC        "This is the currently selected font.  To change to another font, choose one from this menu."
  394.  
  395. // Style menu help
  396. #define HELPSTYLEMENUE        "Style menu\n\nUse this menu to change the style used for text in a document."
  397. #define HELPSTYLEMENUD        "Style menu\n\nUse this menu to change the style used for text in a document.  Not available because the active document is not a text document."
  398. #define HELPSTYLEITEME        "To use this style in the active document, choose it from this menu."
  399. #define HELPSTYLEITEMD        "To use this style in the active document, choose it from this menu.  Not available because the active document is not a text document."
  400. #define HELPSTYLEITEMC        "This is the currently selected style.  To change to another style, choose one from this menu."
  401.  
  402. // Size menu help
  403. #define HELPSIZEMENUE        "Size menu\n\nUse this menu to change the font size used for text in a document."
  404. #define HELPSIZEMENUD        "Size menu\n\nUse this menu to change the font size used for text in a document.  Not available because the active document is not a text document."
  405. #define HELPSIZEITEME        "To use this font size in the active document, choose it from this menu."
  406. #define HELPSIZEITEMD        "To use this font size in the active document, choose it from this menu.  Not available because the active document is not a text document."
  407. #define HELPSIZEITEMC        "This is the currently selected font size.  To change to another size, choose one from this menu."
  408.  
  409. // Sound menu help
  410. #define HELPSOUNDMENU        "Sound menu\n\nUse this menu to record, play, or erase a voice annotation, or to hear the current text spoken."
  411. #define HELPRECORDE            "Allows you to record a new voice annotation."
  412. #define HELPRECORDD            "Allows you to record a new voice annotation. Not available because there is already a recorded voice annotation, your Macintosh does not support sound input, or this is a read–only document."
  413. #define HELPPLAYE            "Plays the voice annotation."
  414. #define HELPPLAYD            "Plays the voice annotation. Not available because there is no recorded voice annotation."
  415. #define HELPERASEE            "Erases the current voice annotation so that you can record a new one."
  416. #define HELPERASED            "Erases the current voice annotation so that you can record a new one. Not available because there is no recorded voice annotation, or this is a read–only document."
  417. #define HELPSPEAKALLE        "Speaks all the text in the document aloud, using the currently checked voice from the Voices submenu, below."
  418. #define HELPSPEAKALLD        "Speaks text aloud.  Not available, because Text-To-Speech is not installed, this document cannot be spoken, or there is not enough memory to speak (increase " APPNAME "'s partition size)."
  419. #define HELPSPEAKSELECTIONE    "Speaks the currently selected text aloud, using the currently checked voice from the Voices submenu, below."
  420. #define HELPSPEAKSELECTIOND    "Speaks the currently selected text aloud.  Not available, because Text-To-Speech is not installed, this document cannot be spoken, or there is not enough memory to speak (increase " APPNAME "'s partition size)."
  421. #define HELPSTOPSPEAKINGE    "Quiets the speaking you hear right now."
  422. #define HELPSTOPSPEAKINGD    "Quiets any speaking you started.  Not available because there is nothing being spoken at the moment."
  423. #define HELPVOICESE            "Has submenu which allows you to pick the voice used when speaking."
  424. #define HELPVOICESD            "Has submenu which allows you to pick which voice to speak with.  Not available now because speech is not available.  Either speech is not installed or there is not enough memory to speak (increase " APPNAME "'s partition size)."
  425. #define HELPVOICESELE        "One of the possible voices to speak with.  Choose this item to speak with this voice next time you speak."
  426. #define HELPVOICESELC        "The voice that will be used to speak with next time you speak."
  427.  
  428. // Window content help
  429. #define HELPACTIVESCROLL    "Scroll bar\n\nTo scroll a little at a time, press one of the scroll arrows.  To scroll by the windowful, click in the gray bar.  To scroll to another part of the window, drag the scroll box."
  430. #define HELPDIMHORIZSCROLL    "Scroll bar\n\nUse the scroll bar to see items that are out of view.  This scroll bar is not available because this window contains no items to the left or right of the window’s borders."
  431. #define HELPDIMVERTSCROLL    "Scroll bar\n\nUse the scroll bar to see items that are out of view.  This scroll bar is not available because this window contains no items above or below the window’s borders."
  432. #define HELPGROWBOX            "Size box\n\nTo change the height and width of the window, drag the size box."
  433. #define HELPGENERICCONTENT    "This is a document window.  You cannot type or edit material in this document because the document is a read-only document."
  434. #define HELPPICTCONT        "This is a document window — the area in which you can view and copy images from the "APPNAME" picture document."
  435. #define HELPPICTSEL            "The area inside this rectangle is selected.  You can copy the selected area to the Clipboard by choosing Copy from the Edit menu."
  436. #define HELPTEXTCONT        "This is a document window — the area in which you can type and edit text."
  437.